WASTED Modding Documentation  1
ModdingDocumentation
Condition Class Reference

A Condition that can be applied to a character. More...

Public Member Functions

void Register ()
 Registers the Condition so that it is active and enabled during gameplay.
 

Public Attributes

StackType stackType
 How the Condition behaves when a duplicate Condition is applied to a character.
 
string conditionName
 The name of the condition.
 
TimerConditionEvent primaryTimerCondition
 The TimerConditionEvent that is displayed to the player in the HUD's conditions list. This is usually the TimerConditionEvent that expires the condition.
 

Detailed Description

A Condition that can be applied to a character.


The documentation for this class was generated from the following file: